Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure changes for Multi-Stage Docker file - Work in progress #1726

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

achirazi
Copy link
Contributor

(more changes needed)

@achirazi achirazi marked this pull request as ready for review January 12, 2023 20:31
@achirazi
Copy link
Contributor Author

Image

@nlisgo In order to recreate the error :

  • Edit the ./features/bootstrap/ArtcicleContext.php -> Add this line under line 142 : print $this->getSession()->getDriver()->getContent();

  • Build Docker images docker-compose up --build

  • Run docker-compose -f docker-compose.yml -f docker-compose.ci.yml up --build --detach

  • Connect to the CI container using docker-compose -f docker-compose.yml -f docker-compose.ci.yml run ci /bin/bash

  • Run single scenario behat test inside CI container : vendor/bin/behat features/article.feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant